Total Complexity | 22 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 126 |
Lines of code | 81 |
Logical lines of code | 52 |
Comment lines | 11 |
Methods | 7 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decrypt() | 51 | 5 | 25 | |
encrypt() | 52 | 4 | 23 | |
supported() | 70 | 4 | 5 | |
__construct() | 61 | 3 | 12 | |
openSourceFile() | 66 | 3 | 7 | |
openDestFile() | 70 | 2 | 6 | |
get_key() | 80 | 1 | 3 |